Skip to content

Music Cleanups#1913

Merged
mscuthbert merged 1 commit into
masterfrom
post-1905
Jun 16, 2026
Merged

Music Cleanups#1913
mscuthbert merged 1 commit into
masterfrom
post-1905

Conversation

@mscuthbert

Copy link
Copy Markdown
Member

Saw some cleanups while reviewing PR #1905 but I decided to make this separate.

"Let Python be Python" -- move string concat in tests to use implicit.

Fix a bug in ABC Parsing of ABCNote vs subclass ABCChord (order of attributes in parse were reversed -- was okay because they were called by keyword).

Standardize ElementTree.fromstring as EL not ET.fromstring or El

Saw some cleanups while reviewing PR #1905 but I decided to make this separate.

"Let Python be Python" -- move string concat in tests to use implicit.

Fix a bug in ABC Parsing of ABCNote vs subclass ABCChord (order of attributes in parse were reversed -- was okay because they were called by keyword).

Standardize ElementTree.fromstring as `EL` not `ET.fromstring` or `El`
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage is 93.057%post-1905 into master. No base build found for master.

@mscuthbert mscuthbert merged commit e7b3009 into master Jun 16, 2026
8 checks passed
@mscuthbert mscuthbert deleted the post-1905 branch June 16, 2026 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants